home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 21 / AMIGAplus Sonderheft 21 (1999)(ICP)(DE)[!].iso / PublicDomain / System / recoverdeldir / arexx / defaultstrings / RecoverDelDir.strings
Text File  |  1999-08-23  |  5KB  |  142 lines

  1. /* $VER: RecoverDelDir.strings 1.1 (01.04.99) ©1999 by Ralf Heinert */
  2. /* English default strings for RecoverDelDir.dopus5                 */
  3. /* Please do not change anything in this text !                     */
  4. /* Use the file 'RecoverDelDir.cd' to localize RecoverDelDir.dopus5 */
  5.  
  6. MSG_TRCA_Info             = 0
  7. ERROR_NoPort_1            = 1
  8. ERROR_NoPort_2            = 2
  9. ERROR_NoPort_B0           = 3
  10. ERROR_Missed_Program      = 4
  11. ERROR_No_Valid_Device_1   = 5
  12. ERROR_RexxSupportLib_1    = 9
  13. ERROR_RexxSupportLib_B0   = 10
  14. ERROR_DopusVersion_1      = 11
  15. ERROR_DopusVersion_B0     = 12
  16. ERROR_TritonRexxLib_1     = 14
  17. ERROR_TritonRexxLib_B0    = 15
  18. ERROR_TritonLib_1         = 16
  19. ERROR_TritonLib_B0        = 17
  20. ERROR_NoListerHandle_1    = 18
  21. ERROR_NoListerHandle_B0   = 19
  22. ERROR_ShellStart_1        = 20
  23. ERROR_ShellStart_B0       = 21
  24. ERROR_NoSourceLister_1    = 23
  25. ERROR_NoSourceLister_B0   = 24
  26. ERROR_WrongPort_1         = 25
  27. ERROR_WrongPort_B0        = 26
  28. ERROR_WrongPort_2         = 27
  29. ERROR_No_AFS_PFS_SFS_1    = 28
  30. ERROR_No_AFS_PFS_SFS_B0   = 29
  31. ERROR_NoDeletedFiles_1    = 33
  32. ERROR_NoDeletedFiles_B0   = 34
  33. ERROR_DeldirNotFound_1    = 40
  34. BUTTON_Prefs_Cancel       = 41
  35. ERROR_DeldirNotFound2_1   = 48
  36. ERROR_OnlyEmptyFiles_1    = 49
  37. ERROR_OnlyEmptyFiles_B0   = 50
  38. MSG_FileAlreadyExists_1   = 53
  39. MSG_FileAlreadyExists_B0  = 54
  40. MSG_ListSaved_1           = 57
  41. MSG_ListSaved_B0          = 58
  42. MSG_ListSaved_Title       = 59
  43. MSG_Problem_Title         = 60
  44. MSG_SaveAs_Req_Title      = 61
  45. MSG_NewDest_Req_Title     = 62
  46. WIN_DestinationLine       = 63
  47. WIN_UpperLine_SFS         = 64
  48. WIN_UpperLine_PFS         = 65
  49. WIN_RightField_SFS        = 66
  50. WIN_RightField_PFS        = 67
  51. WIN_Button_Doubleclick    = 68
  52. WIN_Button_RestoreFile    = 69
  53. WIN_Button_QuitProgram    = 70
  54. MSG_Title                 = 71
  55. ERROR_Title               = 72
  56. SCRIPTERROR_Title         = 73
  57. SCRIPTERROR_Body_1        = 74
  58. SCRIPTERROR_B0            = 77
  59. SCRIPTERROR_FileName      = 78
  60. MSG_Progressbar_Title     = 79
  61.  
  62.  
  63. strings.0  = "Restores deleted files on AFS/PFS/SFS-devices"
  64.  
  65. strings.1  = "The configuration within Directory Opus is incorrect!\n    Perhaps the {Qp} is missing ?"
  66. strings.2  = "Did you mistakenly start the script from a shell window ?"
  67. strings.3  = "Hmm, I'll check"
  68.  
  69. strings.4  = "\nCannot find this program:\n%s\n"
  70. strings.5  = "\n< %s >\nis no valid device !\n"
  71.  
  72. strings.9  = "rexxsupport.library not found !"
  73. strings.10 = "I'll get it immediately"
  74.  
  75. strings.11 = "You need at least Version 5.5 of\nDirectory Opus to use this script."
  76. strings.12 = "Hmm, then I guess it's update time"
  77.  
  78. strings.14 = "tritonrexx.library not found !"
  79. strings.15 = "I'll get it immediately"
  80.  
  81. strings.16 = "triton.library not found !"
  82. strings.17 = "I'll get it immediately"
  83.  
  84. strings.18 = "\nDid you forget the {Ql} ?\n"
  85. strings.19 = "Could be..."
  86.  
  87. strings.20 = "\nDid you start this script\nfrom within a shell window?\n"
  88. strings.21 = "Jup."
  89.  
  90. strings.23 = "I need a source lister !\n\nOr perhaps you forgot to checkmark\nthe option <run asynchronously> ?"
  91. strings.24 = "Hmm, let's see"
  92.  
  93. strings.25 = "\nSorry, but\nthis is no valid\nDOpus-port:\n\n%s\n"
  94. strings.26 = "Really ?"
  95. strings.27 = "\nIt seems to be a listerhandle.\nProbably you`ve forgotten the {Qp}\nbetween the scriptname and the {Ql}\n"
  96.  
  97. strings.28 = "\nThe device < %s >\nis not formatted using AFS, PFS or SFS.\n\nThis script can only restore files\nfrom devices using either of these\nfilesystems."
  98. strings.29 = "Oh, well"
  99.  
  100. strings.33 = "\nApparently, < %s >\ndoes not contain any files which\nhave been deleted after the device\nhas been formatted unter AFS/PFS/SFS.\n\nThe directory %s is empty.\n"
  101. strings.34 = "Well, well"
  102.  
  103. strings.40 = "\nThe device < %s >\ndoes not contain a .DELDIR\n\nEither it is not in the root dir,\nor you defined a wrong name\nin the prefs program, or perhaps\nthe device < %s > is a floppy disc.\n\nThese directory names were\nsearched for in vain:\n\n- %s\n- %s\n- %s"
  104. strings.41 = "Run Prefs|Cancel"
  105.  
  106. strings.48 = ".DELDIR not found !"
  107.  
  108. strings.49 = "\n%s\nonly contains files\nwith a size of 0\n"
  109. strings.50 = "Strange"
  110.  
  111. strings.53 = "\nThe destination dir\nalready contains a\nfile named\n%s\n"
  112. strings.54 = "Overwrite|Cancel"
  113.  
  114. strings.57 = "\nThe directory listing of %s\nhas been saved as\n%s\n"
  115. strings.58 = "Fine !"
  116. strings.59 = "Deldir list saved"
  117.  
  118. strings.60 = "Problem"
  119.  
  120. strings.61 = "Save as"
  121. strings.62 = "New destination"
  122.  
  123. strings.63 = "Destination: "
  124.  
  125. strings.64 = "Filename (without $AAA), size, date, time, filetype"
  126. strings.65 = "No. filename (without @001), size, date, time, filetype"
  127.  
  128. strings.66 = "Suffix"
  129. strings.67 = "Destination name"
  130.  
  131. strings.68 = "Double click"
  132. strings.69 = "Restore file"
  133. strings.70 = "Finished !"
  134.  
  135. strings.71 = "RecoverDelDir application error"
  136. strings.72 = "RecoverDelDir configuration error"
  137. strings.73 = "RecoverDelDir internal error"
  138. strings.74 = "Error No.%s :\n %s\nin line %s :\n%s"
  139. strings.77 = "Save error report as Ram:RDD.error"
  140. strings.78 = "Ram:RDD.error"
  141. strings.79 = "Please wait ..."
  142.